"res_sound"
{
  // you can add as many sounds as you want
  // example:
  // res_twin5 "/admin_plugin/mygoodtwin5.mp3"
  // this sound is for T use res_ctwin4 for ct
  // stay in line.. no twin100 please if you dont have twin1-99 before...
  "sounds"
  {
    "res_twin1"  "/new sound/1.mp3"
    "res_twin2"  "/new sound/2.mp3"
    "res_twin3"  "/new sound/3.mp3"
    "res_twin4"  "/new sound/4.mp3"
    "res_twin5"  "/new sound/5.mp3"
    "res_twin6"  "/new sound/6.mp3" 
    "res_twin7"  "/new sound/7.mp3"
    "res_twin8"  "/new sound/8.mp3"

   
    "res_ctwin1"  "/new sound/9.mp3"
    "res_ctwin2"  "/new sound/10.mp3"
    "res_ctwin3"  "/new sound/11.mp3"
    "res_ctwin4"  "/new sound/12.mp3"
    "res_ctwin5"  "/new sound/13.mp3"
    "res_ctwin6"  "/new sound/14.mp3"
    "res_ctwin7"  "/new sound/15.mp3"
    "res_ctwin8"  "/new sound/16.mp3"
 

  }
}
